PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFJavaScriptBlock Class / getSourceCode Method
In This Topic
    getSourceCode Method
    In This Topic
    Gets the JavaScript source code.
    Syntax
    public java.lang.String getSourceCode()

    Return Value

    JavaScript source code.
    See Also